arm64: mvebu: Add bubt command for flash image burn
authorKonstantin Porotchkin <[email protected]>
Thu, 8 Dec 2016 10:22:28 +0000 (12:22 +0200)
committerStefan Roese <[email protected]>
Mon, 12 Dec 2016 08:04:52 +0000 (09:04 +0100)
commitfa61ef6b4980dbc009e93baadbfcb1daa359d74b
treea350b01f9c00666fed4a53d20d3f96d426872259
parent5b613d386aad31c3a80d64261a54d565a0f7c955
arm64: mvebu: Add bubt command for flash image burn

Add support for mvebu bubt command for flash image
load, check and burn on boot device.

Signed-off-by: Konstantin Porotchkin <[email protected]>
Reviewed-by: Stefan Roese <[email protected]>
Cc: Stefan Roese <[email protected]>
Cc: Nadav Haklai <[email protected]>
Cc: Neta Zur Hershkovits <[email protected]>
Cc: Omri Itach <[email protected]>
Cc: Igal Liberman <[email protected]>
Cc: Haim Boot <[email protected]>
Cc: Hanna Hawa <[email protected]>
Signed-off-by: Stefan Roese <[email protected]>
cmd/Kconfig
cmd/Makefile
cmd/mvebu/Kconfig [new file with mode: 0644]
cmd/mvebu/Makefile [new file with mode: 0644]
cmd/mvebu/bubt.c [new file with mode: 0644]
doc/mvebu/cmd/bubt.txt [new file with mode: 0644]